func crypto/ed25519.newKeyFromSeed

2 uses

	crypto/ed25519 (current package)
		ed25519.go#L165: 	newKeyFromSeed(privateKey, seed)
		ed25519.go#L169: func newKeyFromSeed(privateKey, seed []byte) {